;flak spec

;FLAK Start
throwangle     = 0
throwforward   = 15
throwheight    = -5

;FLAK Movement
lifespan       = 100
yinc	       = 0
zinc	       = 7
xspeed         = 3
yspeed         = 5
zspeed         = 5
weight         = 0
spinx          = 360
bounceonhit    = 0
explodeonhit   = 1
damage         = 20

;FLAK Explosion
exponfloor     = pitsmoke
expinair       = pitsmoke

;FLAK Sounds

sndbounce      = bounce.wav
sndexplode     = explode.wav
